How to Build a Real-time Chat App with ReactJS and Firebase
In this article, I'm going to show you how to build a real-time chat app using React.js and Firebase. In the app, we will allow the user to log in with their Google account using Firebase's Google sign-in Authentication. We will also store and retrieve all the chatroom messages
( 14
min )